home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Printlife PhotoBook Publisher
/
Printlife PhotoBook Publisher.iso
/
Demo.exe
/
scripts
/
DefineSprite_87
/
frame_5
/
DoAction.as
Wrap
Text File
|
2000-10-20
|
154b
|
14 lines
vIteration += "1";
if(vNumChar < vIteration)
{
tellTarget("../")
{
play();
}
gotoAndStop(1);
}
else
{
gotoAndPlay(2);
}